All I did was really minimal stuff, all credit is still due to ROBO_DONUT

installation:

Simply extract this to your gmod9 folder, all files should go to the right place



uninstallation:

just delete the following:

gmod9\resourse\ui\wingsFT.res
gmod9\settings\menu_main\wingsFT.txt
gmod9\settings\context_panels\wingsFT.txt
gmod9\lua\init\wings.lua <--this one is modded by me, I needed to add some functions


usage:

Yes you will need to use the wings.lua that comes with this pack, as I allready said I had to add some functions in order
for it to work, if you allready have the wings script on the init folder replace by this one.

Its pretty straight forward, while looking at the prop you want to turn into a wing press Q to bring up
the main menu, there will be a new "Lift and Drag(wings)" section with a "wingsFT" button, press it to bring up the
wingsFT menu, now click on makewing to turn the prop into a wing(duh) next there are increments/decrements of 0.01, 0.1, 1 and 10 for lift, drag and area, usually I just mess around with lift, and the "check" buttons shows the current value for lift, drag or area of the wing you're aiming at, all the messages will be printed on the screen in the same way as the original wings script messages, and you can't see them while the menu is open, a good thing to do is to seclude the wingsFT menu while youre tuning the wing.

Also to return a wing to all it's default values just use the makewing button.

NOTE: you can still set the values via the console as usual.
NOTE2: there's no problem on leaving it on the init folder, its a very light script and works great on multiplay


Known "bugs":

for some damn reason there is a great deal of "spare" space on the menu, it kinda messes it when you use seclude, it seems to me like a bug on GM itself, just can't find out why the hell that happens.

Update(27/07/06) v1.1:

-Little cosmetic changes on the menu
-added 2 new message styles to the script
-added buttons to change message styles on the fly
-removed that stupid verification that didn't allowed for negative values(don't know why I did that in the first place)


Credits:

ROBO_DONUT for the great wings script
ME(seiken) for some changes on the original script and the menu